5a2a2033d8030aa73d62b5384d328f1dc86ebb0c
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 12"""
4  date="2023-05-19T18:37:28Z"
5  content="""
6 I'm also not too happy with the inconsistency of assist committing all staged
7 changes and syncing all file contents, but only adding files in the cwd.
8
9 I suppose that consistency with the assistant doesn't really matter. The
10 assistant's behavior when ran in a subdirectory is surprising,
11 inconsistent, and undocumented.
12
13 So I'm going to change assist to add all files. Except when -C is used,
14 then only add files in the specified directory.
15 """]]